home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / lldemo / lldemo.shr / ROSETTA.EXE / ROSETTA.DXR / 00557_load chapter.ls < prev    next >
Encoding:
Text File  |  1996-06-24  |  281 b   |  12 lines

  1. if newChap() then
  2.   alert(gNewChap & " is incomplete, or was installed improperly.  Please choose another chapter.")
  3.   set gCatSelect to 0
  4.   loadCD()
  5.   goChangeMeta("oldStart")
  6. else
  7.   set gNextPathList to gPathList
  8.   fromTitle()
  9.   set the timeoutLength to 1 * 60
  10. end if
  11. cursor(-1)
  12.